home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 57 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: usenet.eel.ufl.edu!warwick!leicester!usenet
  2. From: "Dr E. Buxbaum" <EB15@le.ac.uk>
  3. Newsgroups: news.newusers.questions,comp.lang.smalltalk,comp.lang.perl.misc,comp.lang.pascal.borland,comp.lang.eiffel,comp.lang.cobol,comp.lang.c++.leda,comp.lang.c,comp.lang.basic.visual.3rdparty,alt.computer.workshop.live,alt.comp.hardware.homebuilt,alt.clearing.technology,alt.chinese.computing
  4. Subject: Re: PROGRAMERS OF ANY LANGUAGE
  5. Date: 15 Apr 1996 08:31:45 GMT
  6. Organization: University of Leicester, UK (PCFS User)
  7. Message-ID: <4kt1hh$gqm@falcon.le.ac.uk>
  8. References: <Pine.SOL.3.91.960329010021.13209A-100000@harvey>  <4k4pl2$pea@host1.einstein.com.ar> <NEWTNews.829163982.8235.roy@Dial-in.mersinet.co.uk>
  9. NNTP-Posting-Host: pc47.msb.le.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  14.  
  15. Some time ago I found in c't the following
  16.  
  17. LAYMANS GUIDE TO PROGRAMMING LANGUAGES
  18.  
  19. c: Shoot yourself in the foot.
  20.  
  21. c++: Create 12 instances of yourself and shoot each of them in the foot.
  22.      First aid will be difficult, because you can not distinguish between
  23.      bitwise copys of yourself and pointers saying: Look, thats me, over 
  24.      there!
  25.  
  26. Fortran: Load foot from tape and shoot each toe iteratively. Then load 
  27.      next foot and repeat. If you run out of bullets, continue anyway for 
  28.      you have no error handling capabilities.
  29.  
  30. Forth: Foot in yourself shoot.
  31.  
  32. xBase: Shooting yourself is easy, but to shoot yourself in the foot you 
  33.      have to use Clipper.
  34.  
  35. Lisp: Shoot yourself in the appandege which holds the gun, with which 
  36.      you shoot yourself in the appandage, which holds the gun with ....
  37.  
  38. Pascal: The compiler does not allow you to shoot yourself in the foot.
  39.  
  40.